3.2744 \(\int \frac{x^m}{\left (a+b x^{2+2 m}\right )^{5/2}} \, dx\)

Optimal. Leaf size=65 \[ \frac{2 b x^{3 (m+1)}}{3 a^2 (m+1) \left (a+b x^{2 (m+1)}\right )^{3/2}}+\frac{x^{m+1}}{a (m+1) \left (a+b x^{2 (m+1)}\right )^{3/2}} \]

[Out]

x^(1 + m)/(a*(1 + m)*(a + b*x^(2*(1 + m)))^(3/2)) + (2*b*x^(3*(1 + m)))/(3*a^2*(
1 + m)*(a + b*x^(2*(1 + m)))^(3/2))

_______________________________________________________________________________________

Rubi [A]  time = 0.0801516, antiderivative size = 65, normalized size of antiderivative = 1., number of steps used = 2, number of rules used = 2, integrand size = 19, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.105 \[ \frac{2 b x^{3 (m+1)}}{3 a^2 (m+1) \left (a+b x^{2 (m+1)}\right )^{3/2}}+\frac{x^{m+1}}{a (m+1) \left (a+b x^{2 (m+1)}\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]  Int[x^m/(a + b*x^(2 + 2*m))^(5/2),x]

[Out]

x^(1 + m)/(a*(1 + m)*(a + b*x^(2*(1 + m)))^(3/2)) + (2*b*x^(3*(1 + m)))/(3*a^2*(
1 + m)*(a + b*x^(2*(1 + m)))^(3/2))

_______________________________________________________________________________________

Rubi in Sympy [A]  time = 7.42366, size = 58, normalized size = 0.89 \[ \frac{x^{m + 1} \sqrt{a + b x^{2 m + 2}}{{}_{2}F_{1}\left (\begin{matrix} \frac{5}{2}, \frac{1}{2} \\ \frac{3}{2} \end{matrix}\middle |{- \frac{b x^{2 m + 2}}{a}} \right )}}{a^{3} \sqrt{1 + \frac{b x^{2 m + 2}}{a}} \left (m + 1\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  rubi_integrate(x**m/(a+b*x**(2+2*m))**(5/2),x)

[Out]

x**(m + 1)*sqrt(a + b*x**(2*m + 2))*hyper((5/2, 1/2), (3/2,), -b*x**(2*m + 2)/a)
/(a**3*sqrt(1 + b*x**(2*m + 2)/a)*(m + 1))

_______________________________________________________________________________________

Mathematica [A]  time = 0.0641326, size = 46, normalized size = 0.71 \[ \frac{x^{m+1} \left (3 a+2 b x^{2 m+2}\right )}{3 a^2 (m+1) \left (a+b x^{2 m+2}\right )^{3/2}} \]

Antiderivative was successfully verified.

[In]  Integrate[x^m/(a + b*x^(2 + 2*m))^(5/2),x]

[Out]

(x^(1 + m)*(3*a + 2*b*x^(2 + 2*m)))/(3*a^2*(1 + m)*(a + b*x^(2 + 2*m))^(3/2))

_______________________________________________________________________________________

Maple [F]  time = 0.055, size = 0, normalized size = 0. \[ \int{{x}^{m} \left ( a+b{x}^{2+2\,m} \right ) ^{-{\frac{5}{2}}}}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  int(x^m/(a+b*x^(2+2*m))^(5/2),x)

[Out]

int(x^m/(a+b*x^(2+2*m))^(5/2),x)

_______________________________________________________________________________________

Maxima [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x^{m}}{{\left (b x^{2 \, m + 2} + a\right )}^{\frac{5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^m/(b*x^(2*m + 2) + a)^(5/2),x, algorithm="maxima")

[Out]

integrate(x^m/(b*x^(2*m + 2) + a)^(5/2), x)

_______________________________________________________________________________________

Fricas [A]  time = 0.228888, size = 126, normalized size = 1.94 \[ \frac{{\left (2 \, b x^{3} x^{3 \, m} + 3 \, a x x^{m}\right )} \sqrt{b x^{2} x^{2 \, m} + a}}{3 \,{\left ({\left (a^{2} b^{2} m + a^{2} b^{2}\right )} x^{4} x^{4 \, m} + a^{4} m + a^{4} + 2 \,{\left (a^{3} b m + a^{3} b\right )} x^{2} x^{2 \, m}\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^m/(b*x^(2*m + 2) + a)^(5/2),x, algorithm="fricas")

[Out]

1/3*(2*b*x^3*x^(3*m) + 3*a*x*x^m)*sqrt(b*x^2*x^(2*m) + a)/((a^2*b^2*m + a^2*b^2)
*x^4*x^(4*m) + a^4*m + a^4 + 2*(a^3*b*m + a^3*b)*x^2*x^(2*m))

_______________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \[ \text{Timed out} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x**m/(a+b*x**(2+2*m))**(5/2),x)

[Out]

Timed out

_______________________________________________________________________________________

GIAC/XCAS [F]  time = 0., size = 0, normalized size = 0. \[ \int \frac{x^{m}}{{\left (b x^{2 \, m + 2} + a\right )}^{\frac{5}{2}}}\,{d x} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]  integrate(x^m/(b*x^(2*m + 2) + a)^(5/2),x, algorithm="giac")

[Out]

integrate(x^m/(b*x^(2*m + 2) + a)^(5/2), x)